Add context to detail strings when drawing steppers
authorMatthias Clasen <mclasen@redhat.com>
Sun, 27 Jun 2010 01:04:31 +0000 (21:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 27 Jun 2010 01:04:31 +0000 (21:04 -0400)
commite73a2e56541d97c69a3aa11c8444ecc58c65b8b2
treec192eac80b9ae411502b7e17c0b27908df42e303
parent53796b7f1fe0d85fcac8fde8f24eef7290706afd
Add context to detail strings when drawing steppers

As usual, this is protected by a style property:
GtkRange::stepper-position-details
The detail strings are
<detail>_start, <detail>_end and <detail>_middle.

See bug 621250
gtk/gtkrange.c